ProStructures CONNECT Edition Configuration

Appendix C - Configuration Variables

This appendix lists the configuration variables recognized by the ProStructures, Rebar, and SMC applications in the CONNECT Edition. A description, the variable type, and the default setting are included for each variable.

The variable types are as follows:

Variable type Default setting
Boolean 1, true or on is interpreted as true. Not set, 0, false, or off is interpreted as false.
Keyword One of an expected set of strings
File name The name of a file-with extension, but without path
File Full path specification for one file
Directory Full path specification for one directory The path must end with the directory separator /
File list One or more full path specifications for files separated by a ;

Wild cards are supported, e.g. $(VARNAME)subfolder/*.mdb

Directory list One or more full path specifications for directories separated by a ;

Each path must end with the directory separator /

Enhanced directory list One or more full path specifications for directories separated by a ;

Wild cards are supported in the last (leaf) name, e.g. $(VARNAME)subfolder/Jansen_*/

Note: The Enhanced directory list type is recognized only by the ProStructures application.